SftTree/NET 2.0

AboveIconPart Property, DimensionsClass Class

Softel vdm, Inc.

Defines the gap above the item image.

Syntax      DimensionsClass Class (Softelvdm.SftTreeNET)

VB   

Public Property AboveIconPart As Integer

C#   

public int AboveIconPart { get; set; }

C++   

public: property int AboveIconPart {
        int get();
        void set(int value);
}

Property Value

The gap above the item image in pixels.

The default value is 1.

Comments

The AboveIconPart property defines the gap above the item image.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com